;flak spec

;FLAK Start
throwangle     = 35
throwforward   = 10
throwheight    = 3

;FLAK Movement
lifespan       = 100
yinc	       = 2
zinc	       = 8
xspeed         = 10
yspeed         = 20
zspeed         = 10
weight         = 250
spinx          = 500
bounceonhit    = 3
explodeonhit   = 0
damage         = 10
blood              = 1


;FLAK Explosion
exonfloor    =  red22
expinair      =  341blood

;FLAK Sounds

sndbounce      = bounce.wav
sndexplode     = explode.wav